Regarding the following statement which of the statements is true? const int a = 100;

Question:
Regarding the following statement which of the statements is true?   const int a = 100;

1.Declares a variable a with 100 as its initial value

2.Declares a construction a with 100 as its initial value

3.Declares a constant a whose value will be 100

4. Constructs an integer type variable with an as identifier and 100 as the value

Posted Date:-2021-02-21 05:14:35


More MCQS Questions and answers

Search
R4R Team
R4Rin Top Tutorials are Core Java,Hibernate ,Spring,Sturts.The content on R4R.in website is done by expert team not only with the help of books but along with the strong professional knowledge in all context like coding,designing, marketing,etc!